Skip to content

Conversation

radarhere
Copy link
Member

@radarhere radarhere commented Aug 28, 2025

Sequel to #9086

Currently, PcdImagePlugin calls the C rotate method on an image.

self.im = self.im.rotate(self.tile_post_rotate)

However, this was removed in #1941. So let's use the Python rotate method instead.

I've also added load_prepare(), to ensure that the image is the size that the tile expects, similar to #8390.

@hugovk hugovk merged commit c22e7af into python-pillow:main Oct 10, 2025
51 checks passed
@radarhere radarhere deleted the pcd branch October 10, 2025 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants